3.685 \(\int \frac{\sqrt [3]{x}}{(a+b x)^2} \, dx\)

Optimal. Leaf size=117 \[ \frac{\log \left (\sqrt [3]{a}+\sqrt [3]{b} \sqrt [3]{x}\right )}{2 a^{2/3} b^{4/3}}-\frac{\log (a+b x)}{6 a^{2/3} b^{4/3}}-\frac{\tan ^{-1}\left (\frac{\sqrt [3]{a}-2 \sqrt [3]{b} \sqrt [3]{x}}{\sqrt{3} \sqrt [3]{a}}\right )}{\sqrt{3} a^{2/3} b^{4/3}}-\frac{\sqrt [3]{x}}{b (a+b x)} \]

[Out]

-(x^(1/3)/(b*(a + b*x))) - ArcTan[(a^(1/3) - 2*b^(1/3)*x^(1/3))/(Sqrt[3]*a^(1/3))]/(Sqrt[3]*a^(2/3)*b^(4/3)) +
 Log[a^(1/3) + b^(1/3)*x^(1/3)]/(2*a^(2/3)*b^(4/3)) - Log[a + b*x]/(6*a^(2/3)*b^(4/3))

________________________________________________________________________________________

Rubi [A]  time = 0.0379469, antiderivative size = 117, normalized size of antiderivative = 1., number of steps used = 5, number of rules used = 5, integrand size = 13, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.385, Rules used = {47, 58, 617, 204, 31} \[ \frac{\log \left (\sqrt [3]{a}+\sqrt [3]{b} \sqrt [3]{x}\right )}{2 a^{2/3} b^{4/3}}-\frac{\log (a+b x)}{6 a^{2/3} b^{4/3}}-\frac{\tan ^{-1}\left (\frac{\sqrt [3]{a}-2 \sqrt [3]{b} \sqrt [3]{x}}{\sqrt{3} \sqrt [3]{a}}\right )}{\sqrt{3} a^{2/3} b^{4/3}}-\frac{\sqrt [3]{x}}{b (a+b x)} \]

Antiderivative was successfully verified.

[In]

Int[x^(1/3)/(a + b*x)^2,x]

[Out]

-(x^(1/3)/(b*(a + b*x))) - ArcTan[(a^(1/3) - 2*b^(1/3)*x^(1/3))/(Sqrt[3]*a^(1/3))]/(Sqrt[3]*a^(2/3)*b^(4/3)) +
 Log[a^(1/3) + b^(1/3)*x^(1/3)]/(2*a^(2/3)*b^(4/3)) - Log[a + b*x]/(6*a^(2/3)*b^(4/3))

Rule 47

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_), x_Symbol] :> Simp[((a + b*x)^(m + 1)*(c + d*x)^n)/(b*
(m + 1)), x] - Dist[(d*n)/(b*(m + 1)), Int[(a + b*x)^(m + 1)*(c + d*x)^(n - 1), x], x] /; FreeQ[{a, b, c, d},
x] && NeQ[b*c - a*d, 0] && GtQ[n, 0] && LtQ[m, -1] &&  !(IntegerQ[n] &&  !IntegerQ[m]) &&  !(ILeQ[m + n + 2, 0
] && (FractionQ[m] || GeQ[2*n + m + 1, 0])) && IntLinearQ[a, b, c, d, m, n, x]

Rule 58

Int[1/(((a_.) + (b_.)*(x_))*((c_.) + (d_.)*(x_))^(2/3)), x_Symbol] :> With[{q = Rt[-((b*c - a*d)/b), 3]}, -Sim
p[Log[RemoveContent[a + b*x, x]]/(2*b*q^2), x] + (Dist[3/(2*b*q), Subst[Int[1/(q^2 - q*x + x^2), x], x, (c + d
*x)^(1/3)], x] + Dist[3/(2*b*q^2), Subst[Int[1/(q + x), x], x, (c + d*x)^(1/3)], x])] /; FreeQ[{a, b, c, d}, x
] && NegQ[(b*c - a*d)/b]

Rule 617

Int[((a_) + (b_.)*(x_) + (c_.)*(x_)^2)^(-1), x_Symbol] :> With[{q = 1 - 4*Simplify[(a*c)/b^2]}, Dist[-2/b, Sub
st[Int[1/(q - x^2), x], x, 1 + (2*c*x)/b], x] /; RationalQ[q] && (EqQ[q^2, 1] ||  !RationalQ[b^2 - 4*a*c])] /;
 FreeQ[{a, b, c}, x] && NeQ[b^2 - 4*a*c, 0]

Rule 204

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> -Simp[ArcTan[(Rt[-b, 2]*x)/Rt[-a, 2]]/(Rt[-a, 2]*Rt[-b, 2]), x] /
; FreeQ[{a, b}, x] && PosQ[a/b] && (LtQ[a, 0] || LtQ[b, 0])

Rule 31

Int[((a_) + (b_.)*(x_))^(-1), x_Symbol] :> Simp[Log[RemoveContent[a + b*x, x]]/b, x] /; FreeQ[{a, b}, x]

Rubi steps

\begin{align*} \int \frac{\sqrt [3]{x}}{(a+b x)^2} \, dx &=-\frac{\sqrt [3]{x}}{b (a+b x)}+\frac{\int \frac{1}{x^{2/3} (a+b x)} \, dx}{3 b}\\ &=-\frac{\sqrt [3]{x}}{b (a+b x)}-\frac{\log (a+b x)}{6 a^{2/3} b^{4/3}}+\frac{\operatorname{Subst}\left (\int \frac{1}{\frac{a^{2/3}}{b^{2/3}}-\frac{\sqrt [3]{a} x}{\sqrt [3]{b}}+x^2} \, dx,x,\sqrt [3]{x}\right )}{2 \sqrt [3]{a} b^{5/3}}+\frac{\operatorname{Subst}\left (\int \frac{1}{\frac{\sqrt [3]{a}}{\sqrt [3]{b}}+x} \, dx,x,\sqrt [3]{x}\right )}{2 a^{2/3} b^{4/3}}\\ &=-\frac{\sqrt [3]{x}}{b (a+b x)}+\frac{\log \left (\sqrt [3]{a}+\sqrt [3]{b} \sqrt [3]{x}\right )}{2 a^{2/3} b^{4/3}}-\frac{\log (a+b x)}{6 a^{2/3} b^{4/3}}+\frac{\operatorname{Subst}\left (\int \frac{1}{-3-x^2} \, dx,x,1-\frac{2 \sqrt [3]{b} \sqrt [3]{x}}{\sqrt [3]{a}}\right )}{a^{2/3} b^{4/3}}\\ &=-\frac{\sqrt [3]{x}}{b (a+b x)}-\frac{\tan ^{-1}\left (\frac{1-\frac{2 \sqrt [3]{b} \sqrt [3]{x}}{\sqrt [3]{a}}}{\sqrt{3}}\right )}{\sqrt{3} a^{2/3} b^{4/3}}+\frac{\log \left (\sqrt [3]{a}+\sqrt [3]{b} \sqrt [3]{x}\right )}{2 a^{2/3} b^{4/3}}-\frac{\log (a+b x)}{6 a^{2/3} b^{4/3}}\\ \end{align*}

Mathematica [C]  time = 0.0045437, size = 27, normalized size = 0.23 \[ \frac{3 x^{4/3} \, _2F_1\left (\frac{4}{3},2;\frac{7}{3};-\frac{b x}{a}\right )}{4 a^2} \]

Antiderivative was successfully verified.

[In]

Integrate[x^(1/3)/(a + b*x)^2,x]

[Out]

(3*x^(4/3)*Hypergeometric2F1[4/3, 2, 7/3, -((b*x)/a)])/(4*a^2)

________________________________________________________________________________________

Maple [A]  time = 0.008, size = 112, normalized size = 1. \begin{align*} -{\frac{1}{b \left ( bx+a \right ) }\sqrt [3]{x}}+{\frac{1}{3\,{b}^{2}}\ln \left ( \sqrt [3]{x}+\sqrt [3]{{\frac{a}{b}}} \right ) \left ({\frac{a}{b}} \right ) ^{-{\frac{2}{3}}}}-{\frac{1}{6\,{b}^{2}}\ln \left ({x}^{{\frac{2}{3}}}-\sqrt [3]{{\frac{a}{b}}}\sqrt [3]{x}+ \left ({\frac{a}{b}} \right ) ^{{\frac{2}{3}}} \right ) \left ({\frac{a}{b}} \right ) ^{-{\frac{2}{3}}}}+{\frac{\sqrt{3}}{3\,{b}^{2}}\arctan \left ({\frac{\sqrt{3}}{3} \left ( 2\,{\sqrt [3]{x}{\frac{1}{\sqrt [3]{{\frac{a}{b}}}}}}-1 \right ) } \right ) \left ({\frac{a}{b}} \right ) ^{-{\frac{2}{3}}}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x^(1/3)/(b*x+a)^2,x)

[Out]

-x^(1/3)/b/(b*x+a)+1/3/b^2/(1/b*a)^(2/3)*ln(x^(1/3)+(1/b*a)^(1/3))-1/6/b^2/(1/b*a)^(2/3)*ln(x^(2/3)-(1/b*a)^(1
/3)*x^(1/3)+(1/b*a)^(2/3))+1/3/b^2/(1/b*a)^(2/3)*3^(1/2)*arctan(1/3*3^(1/2)*(2/(1/b*a)^(1/3)*x^(1/3)-1))

________________________________________________________________________________________

Maxima [F(-2)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Exception raised: ValueError} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^(1/3)/(b*x+a)^2,x, algorithm="maxima")

[Out]

Exception raised: ValueError

________________________________________________________________________________________

Fricas [B]  time = 1.30111, size = 999, normalized size = 8.54 \begin{align*} \left [-\frac{6 \, a^{2} b x^{\frac{1}{3}} - 3 \, \sqrt{\frac{1}{3}}{\left (a b^{2} x + a^{2} b\right )} \sqrt{-\frac{\left (a^{2} b\right )^{\frac{1}{3}}}{b}} \log \left (\frac{2 \, a b x - a^{2} + 3 \, \sqrt{\frac{1}{3}}{\left (2 \, a b x^{\frac{2}{3}} - \left (a^{2} b\right )^{\frac{1}{3}} a + \left (a^{2} b\right )^{\frac{2}{3}} x^{\frac{1}{3}}\right )} \sqrt{-\frac{\left (a^{2} b\right )^{\frac{1}{3}}}{b}} - 3 \, \left (a^{2} b\right )^{\frac{1}{3}} a x^{\frac{1}{3}}}{b x + a}\right ) + \left (a^{2} b\right )^{\frac{2}{3}}{\left (b x + a\right )} \log \left (a b x^{\frac{2}{3}} + \left (a^{2} b\right )^{\frac{1}{3}} a - \left (a^{2} b\right )^{\frac{2}{3}} x^{\frac{1}{3}}\right ) - 2 \, \left (a^{2} b\right )^{\frac{2}{3}}{\left (b x + a\right )} \log \left (a b x^{\frac{1}{3}} + \left (a^{2} b\right )^{\frac{2}{3}}\right )}{6 \,{\left (a^{2} b^{3} x + a^{3} b^{2}\right )}}, -\frac{6 \, a^{2} b x^{\frac{1}{3}} - 6 \, \sqrt{\frac{1}{3}}{\left (a b^{2} x + a^{2} b\right )} \sqrt{\frac{\left (a^{2} b\right )^{\frac{1}{3}}}{b}} \arctan \left (-\frac{\sqrt{\frac{1}{3}}{\left (\left (a^{2} b\right )^{\frac{1}{3}} a - 2 \, \left (a^{2} b\right )^{\frac{2}{3}} x^{\frac{1}{3}}\right )} \sqrt{\frac{\left (a^{2} b\right )^{\frac{1}{3}}}{b}}}{a^{2}}\right ) + \left (a^{2} b\right )^{\frac{2}{3}}{\left (b x + a\right )} \log \left (a b x^{\frac{2}{3}} + \left (a^{2} b\right )^{\frac{1}{3}} a - \left (a^{2} b\right )^{\frac{2}{3}} x^{\frac{1}{3}}\right ) - 2 \, \left (a^{2} b\right )^{\frac{2}{3}}{\left (b x + a\right )} \log \left (a b x^{\frac{1}{3}} + \left (a^{2} b\right )^{\frac{2}{3}}\right )}{6 \,{\left (a^{2} b^{3} x + a^{3} b^{2}\right )}}\right ] \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^(1/3)/(b*x+a)^2,x, algorithm="fricas")

[Out]

[-1/6*(6*a^2*b*x^(1/3) - 3*sqrt(1/3)*(a*b^2*x + a^2*b)*sqrt(-(a^2*b)^(1/3)/b)*log((2*a*b*x - a^2 + 3*sqrt(1/3)
*(2*a*b*x^(2/3) - (a^2*b)^(1/3)*a + (a^2*b)^(2/3)*x^(1/3))*sqrt(-(a^2*b)^(1/3)/b) - 3*(a^2*b)^(1/3)*a*x^(1/3))
/(b*x + a)) + (a^2*b)^(2/3)*(b*x + a)*log(a*b*x^(2/3) + (a^2*b)^(1/3)*a - (a^2*b)^(2/3)*x^(1/3)) - 2*(a^2*b)^(
2/3)*(b*x + a)*log(a*b*x^(1/3) + (a^2*b)^(2/3)))/(a^2*b^3*x + a^3*b^2), -1/6*(6*a^2*b*x^(1/3) - 6*sqrt(1/3)*(a
*b^2*x + a^2*b)*sqrt((a^2*b)^(1/3)/b)*arctan(-sqrt(1/3)*((a^2*b)^(1/3)*a - 2*(a^2*b)^(2/3)*x^(1/3))*sqrt((a^2*
b)^(1/3)/b)/a^2) + (a^2*b)^(2/3)*(b*x + a)*log(a*b*x^(2/3) + (a^2*b)^(1/3)*a - (a^2*b)^(2/3)*x^(1/3)) - 2*(a^2
*b)^(2/3)*(b*x + a)*log(a*b*x^(1/3) + (a^2*b)^(2/3)))/(a^2*b^3*x + a^3*b^2)]

________________________________________________________________________________________

Sympy [A]  time = 136.351, size = 638, normalized size = 5.45 \begin{align*} \text{result too large to display} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x**(1/3)/(b*x+a)**2,x)

[Out]

Piecewise((zoo/x**(2/3), Eq(a, 0) & Eq(b, 0)), (3*x**(4/3)/(4*a**2), Eq(b, 0)), (-3/(2*b**2*x**(2/3)), Eq(a, 0
)), (-2*(-1)**(1/3)*a**(7/3)*b*(1/b)**(4/3)*log(-(-1)**(1/3)*a**(1/3)*(1/b)**(1/3) + x**(1/3))/(6*a**3*b + 6*a
**2*b**2*x) + (-1)**(1/3)*a**(7/3)*b*(1/b)**(4/3)*log(4*(-1)**(2/3)*a**(2/3)*(1/b)**(2/3) + 4*(-1)**(1/3)*a**(
1/3)*x**(1/3)*(1/b)**(1/3) + 4*x**(2/3))/(6*a**3*b + 6*a**2*b**2*x) + 2*(-1)**(1/3)*sqrt(3)*a**(7/3)*b*(1/b)**
(4/3)*atan(sqrt(3)/3 - 2*(-1)**(2/3)*sqrt(3)*x**(1/3)/(3*a**(1/3)*(1/b)**(1/3)))/(6*a**3*b + 6*a**2*b**2*x) -
2*(-1)**(1/3)*a**(7/3)*b*(1/b)**(4/3)*log(2)/(6*a**3*b + 6*a**2*b**2*x) - 2*(-1)**(1/3)*a**(4/3)*b**2*x*(1/b)*
*(4/3)*log(-(-1)**(1/3)*a**(1/3)*(1/b)**(1/3) + x**(1/3))/(6*a**3*b + 6*a**2*b**2*x) + (-1)**(1/3)*a**(4/3)*b*
*2*x*(1/b)**(4/3)*log(4*(-1)**(2/3)*a**(2/3)*(1/b)**(2/3) + 4*(-1)**(1/3)*a**(1/3)*x**(1/3)*(1/b)**(1/3) + 4*x
**(2/3))/(6*a**3*b + 6*a**2*b**2*x) + 2*(-1)**(1/3)*sqrt(3)*a**(4/3)*b**2*x*(1/b)**(4/3)*atan(sqrt(3)/3 - 2*(-
1)**(2/3)*sqrt(3)*x**(1/3)/(3*a**(1/3)*(1/b)**(1/3)))/(6*a**3*b + 6*a**2*b**2*x) - 2*(-1)**(1/3)*a**(4/3)*b**2
*x*(1/b)**(4/3)*log(2)/(6*a**3*b + 6*a**2*b**2*x) - 6*a**2*x**(1/3)/(6*a**3*b + 6*a**2*b**2*x), True))

________________________________________________________________________________________

Giac [A]  time = 1.08737, size = 184, normalized size = 1.57 \begin{align*} -\frac{\left (-\frac{a}{b}\right )^{\frac{1}{3}} \log \left ({\left | x^{\frac{1}{3}} - \left (-\frac{a}{b}\right )^{\frac{1}{3}} \right |}\right )}{3 \, a b} + \frac{\sqrt{3} \left (-a b^{2}\right )^{\frac{1}{3}} \arctan \left (\frac{\sqrt{3}{\left (2 \, x^{\frac{1}{3}} + \left (-\frac{a}{b}\right )^{\frac{1}{3}}\right )}}{3 \, \left (-\frac{a}{b}\right )^{\frac{1}{3}}}\right )}{3 \, a b^{2}} - \frac{x^{\frac{1}{3}}}{{\left (b x + a\right )} b} + \frac{\left (-a b^{2}\right )^{\frac{1}{3}} \log \left (x^{\frac{2}{3}} + x^{\frac{1}{3}} \left (-\frac{a}{b}\right )^{\frac{1}{3}} + \left (-\frac{a}{b}\right )^{\frac{2}{3}}\right )}{6 \, a b^{2}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^(1/3)/(b*x+a)^2,x, algorithm="giac")

[Out]

-1/3*(-a/b)^(1/3)*log(abs(x^(1/3) - (-a/b)^(1/3)))/(a*b) + 1/3*sqrt(3)*(-a*b^2)^(1/3)*arctan(1/3*sqrt(3)*(2*x^
(1/3) + (-a/b)^(1/3))/(-a/b)^(1/3))/(a*b^2) - x^(1/3)/((b*x + a)*b) + 1/6*(-a*b^2)^(1/3)*log(x^(2/3) + x^(1/3)
*(-a/b)^(1/3) + (-a/b)^(2/3))/(a*b^2)